/ Assembly List / LJCGenDocDAL / DocAssemblyManager / RetrieveWithUnique

Namespace - LJCGenDocDAL


Parameters
parentID -
name -
propertyNames - The included property names.

Returns

The retrieved record object.

Syntax

C#
public DocAssembly RetrieveWithUnique(Int16 parentID, String name, List<String> propertyNames = null)

Retrieves a record with the supplied unique values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.